How to Install egoboo software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install egoboo software package in Ubuntu 12.04 LTS (Precise Pangolin)

egoboo software package provides 3D dungeon crawling adventure in the spirit of NetHack, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install egoboo 

egoboo is installed in your system.

Make ensure the egoboo package were installed using the commands given below,

$ sudo dpkg-query -l | grep egoboo *

You will get with egoboo package name, version, architecture and description in a table

egoboo package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Games
Package egoboo
Version 1:2.7.7-1ubuntu3
Description 3D dungeon crawling adventure in the spirit of NetHack
Sub Section Games


See Also, How to uninstall or remove egoboo software package from Ubuntu 12.04 LTS (Precise Pangolin)?